The crPEGetNthTableLocation function determines the location of a selected table used in the specified print job. This function is typically combined with crPESetNthTableLocation to identify the location of a table and then to change it.
Declare Function crPEGetNthTableLocation Lib "crwrap32.dll" Alias "crvbPEGetNthTableLocation" (ByVal printJob As Integer, ByVal TableN As Integer, ByRef tableLocation As String) As Integer
TRUE (1) if the call is successful; FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |